home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / Frontier 4.2.3 / Online Docs / gifs / collapsedoutline.gif < prev    next >
Graphics Interchange Format  |  1996-10-05  |  6KB  |  377x312  |  4-bit (12 colors)
Labels: text | electronics | screenshot | display | software | number
OCR: suites.samples.readTextFile Run Debug Record Compile « Reads a text file created by samples. writeTextFile path = file.getSystemDisk () + "textfile" if not file exists (path) count = 1 file.open (path) while not file.endOfFile (path) file.close (path) User Talk